C1.Web.Mvc Namespace / FlexGridBase<T> Class / OnClientDraggedColumn Property

In This Topic
OnClientDraggedColumn Property (FlexGridBase<T>)
In This Topic
Occurs when the user finishes dragging a column.
Syntax
'Declaration
 
Public Overridable Property OnClientDraggedColumn As String
 
See Also